<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*banner*/

.banner {
    width: 100%;
    margin: 1px auto 0;
    position: relative;
    height: 500px;
    position: relative;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    background: transparent
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.fullSlide .bd ul {
    width: 100% !important
}

.fullSlide .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 1px 5px #7ba17d;
}

.fullSlide .bd li a {
    display: block;
    height: 500px
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #333;
    *filter: alpha(opacity=50);
    *opacity: .5;
    line-height: 999px
}

.fullSlide .hd ul .on {
    background: #ff7e00;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    *filter: alpha(opacity=50);
    *opacity: .5;
    display: none
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px
}

.fullSlide .bd li .ban_phone {
    position: absolute;
    top: 335px;
    right: 430px;
}

.fullSlide .bd li .ban_phone strong {
    font-size: 24px;
    color: #fff;
}

.fullSlide .bd li .ban_phone a {
    display: inline-block;
    height: 52px;
    margin-left: 40px;
}

.banner_1 {
    height: 370px;
    position: relative;
}

/*图片滚动*/

.case_img {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.case_img .gd_all ul {
    overflow: hidden;
    margin: 0 auto;
    width: 1040px;
}

.case_img .gd_all li {
    float: left;
    width: 210px;
    margin-right: 30px;
    text-align: center;
}

.case_img .gd_all li img {
    width: 200px;
    height: 130px;
    border: 1px solid #bbbbbb;
    padding: 2px;
}

.case_img .gd_all li a {
    margin-bottom: 7px;
    display: block;
    font-size: 14px;
}

em {
    position: absolute;
    top: 51px;
}

.t_r {
    right: 0px;
}

.gd_all {
    position: relative;
}

/*公共标题样式*/

.pub_tit h3 {
    text-align: center;
    padding-top: 50px;
}

.pub_tit h3 a {
    font-size: 30px;
    font-weight: bold;
    color: #bc9672;
}

.pub_tit h3 p {
    font-size: 14px;
    color: #bc9672;
    text-transform: uppercase;
    line-height: 20px;
}

/*产品*/

.cp_wrap {
    margin: 0 auto;
    height: 750px;
}

.cp_wrap .cp_t {
    width: 1180px;
    margin: 0 auto
}

.cp_wrap .cp_t h3 a {
    width: 1180px;
    margin: 0 auto;
    font-size: 31px;
    font-weight: bold;
    color: #3f3f3f;
    display: block;
    text-align: center;
    background: url(../images/case_t.png) no-repeat bottom center;
    height: 70px;
}

.cp_wrap .cp_t p {
    width: 1180px;
    margin: 0 auto;
    color: #3f3f3f;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    margin-top: 10px;
}

.cp_wrap .cp_list {
    width: 1180px;
    margin: 30px auto 0 auto;
}

.cp_wrap .cp_nr {
    margin: 0 auto;
    width: 1180px;
    position: relative;
    margin-left: 10px;
}

.cp_wrap .cp_nr ul li {
    width: 223px;
    height: 165px;
    margin: 0 0 16px 0;
    position: absolute;
}

.cp_wrap .cp_nr li.tu1,
.cp_wrap .cp_nr li.tu2,
.cp_wrap .cp_nr li.tu3 {
    left: 0
}

.cp_wrap .cp_nr li.tu5,
.cp_wrap .cp_nr li.tu6,
.cp_wrap .cp_nr li.tu7 {
    right: 0;
}

.cp_wrap .cp_nr li.tu1 {
    top: 0
}

.cp_wrap .cp_nr li.tu2 {
    top: 185px;
}

.cp_wrap .cp_nr li.tu3 {
    top: 360px;
}

.cp_wrap .cp_nr li.tu5 {
    top: 0
}

.cp_wrap .cp_nr li.tu6 {
    top: 185px;
}

.cp_wrap .cp_nr li.tu7 {
    top: 360px;
}

.cp_wrap .cp_nr ul li img {
    width: 223px;
    height: 165px;
}

.cp_wrap .cp_nr li.tu1 p a,
.cp_wrap .cp_nr li.tu2 p a,
.cp_wrap .cp_nr li.tu3 p a,
.cp_wrap .cp_nr li.tu5 p a,
.cp_wrap .cp_nr li.tu6 p a,
.cp_wrap .cp_nr li.tu7 p a {
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    bottom: -0px;
    width: 223px;
}

.cp_wrap .cp_nr ul li.tu4 {
    width: 707px;
    height: 527px;
    margin-right: 10px;
    top: 0;
    left: 230px;
}

.cp_wrap .cp_nr ul li.tu4 img {
    width: 707px;
    height: 527px;
}

.cp_wrap .cp_nr li.tu4 p {
    padding-left: 15px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    height: 120px;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    width: 692px;
}

.cp_wrap .cp_nr li.tu4 p a {
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: bold;
    line-height: 50px;
}

.cp_wrap .cp_nr li.tu4 p span {
    font-size: 14px;
    color: #ccc;
    height: 50px;
    overflow: hidden;
    width: 687px;
    margin: 0 10px 0 0;
    line-height: 24px;
    text-align: left;
    display: block;
}

/*案例*/

.case_wrap .list_con {
    margin: 50px auto 0 auto;
    padding: 0 88px;
    box-sizing: border-box;
    width: 1180px;
    border-top: 2px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    height: 70px;
}

.case_wrap .list_con ul li {
    width: 330px;
    border-right: 1px solid #d2d2d2;
    line-height: 50px;
    float: left;
    height: 50px;
    margin: 10px 0;
}

.case_wrap .list_con ul li a {
    font-size: 18px;
    color: #333;
    text-align: center;
    display: block;
    font-weight: bold;
    background: url(../images/al_tit_bg.png) no-repeat center top;
}

.case_wrap .list_con ul li:hover a {
    color: #bc9672;
    display: block;
}

.case_wrap .list_con ul li:nth-child(3) {
    border: 0;
}

.case_wrap .tab_box {
    margin: 15px auto 0 auto;
}

.case_wrap .tab_box ul li {
    width: 270px;
    height: 212px;
    float: left;
    margin: 20px 12px 35px 12px;
    position: relative;
}

.case_wrap .tab_box ul li a {
    background: none;
}

.case_wrap .tab_box ul li span {
    width: 264px;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background:rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0px;
    left: 3px;
}

.case_wrap .tab_box ul li p {
    margin-top: 10px;
}

.case_wrap .tab_box ul li p .zixun {
    float: right;
    width: 126px;
    height: 27px;
    color: #333;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #353535;
}

.case_wrap .tab_box ul li p .xiangqing {
    float: left;
    width: 126px;
    height: 27px;
    color: #57391f;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #57391f;
}

.case_wrap .tab_box ul li.last {
    overflow: none;
}

.case_wrap .tab_box ul li img {
    width: 264px;
    height: 206px;
    border: 1px solid #e3e1e1;
    padding: 2px;
    position: relative;
}

.case_wrap .cp_l {
    width: 275px;
    margin: 35px auto 0 auto;
    float: left;
}

.case_wrap .cp_l ul li {
    width: 275px;
    height: 103px;
    margin-bottom: 1px;
    background: #BFE3F9;
}

.case_wrap .cp_l ul li a {
    font-size: 16px;
    display: block;
    padding-left: 30px;
    line-height: 105px;
}

.case_wrap .cp_l .more {
    width: 275px;
    height: 105px;
    margin-bottom: 1px;
    background: #BFE3F9;
}

.case_wrap .cp_l .more a {
    font-size: 16px;
    display: block;
    padding-left: 30px;
    line-height: 105px;
}

.case_wrap .cp_l ul li:hover,
.case_wrap .cp_l .more:hover {
    background: url(../images/case_hover.jpg) no-repeat right center #36A7ED;
}

.case_wrap .cp_l ul li:hover a,
.case_wrap .cp_l .more:hover a {
    color: #fff;
}
/*流程*/
.lc_wrap .pub_tit{
border-bottom: solid 1px #666;
padding: 20px 0;
margin:60px 0 30px 0;
}
.lc_wrap .pub_tit h4{
    font-weight: bold;
    font-size: 22px;
}
.lc_wrap .pub_tit h4 span{
    font-weight: 100;
    padding-left: 20px;
}
.lc_wrap .lc_cont dl{
    width: 265px;
    float: left;
    margin: 0 15px;
}
.lc_wrap .lc_cont dl img{
width:265px;
height:180px;
}
.lc_wrap .lc_cont dl dd h5{
font-size: 18px;
line-height: 45px;
}
.lc_wrap .lc_cont dl dd p{
    font-size: 12px;
    line-height: 24px;
    }
    .lc_wrap .lc_cont dl dd a{
        display: block;
        width: 100px;
        height: 35px;
        line-height: 35px;
        margin-top: 20px;
        background: #bc9672;
        color: #fff;
        text-align: center;
    }






/*公司简介*/

.about_wrap {
    position: relative;
    height: 840px;
    background: #FBFBFB;
}

.about_wrap .about_con {
    background: #333;
    height: 410px;
    position: relative;
    margin-top: 60px;
}

.about_wrap .about_con img {
    width: 775px;
    height: 410px;
}

.about_wrap .about_con .fr {
    width: 345px;
    padding: 40px 30px;
    color: #fff;
    line-height: 30px;
}

.about_wrap .about_con .fr strong {
    display: block;
    font-size: 18px;
}

.about_wrap .about_con .fr span {
    display: block;
    width: 110px;
    height: 3px;
    background: #bc9672;
    margin: 20px 0;
}

/*展示*/

.show_box {
    background: url(../images/xc_bg.png);
    height: 263px;
    width: 1000px;
    margin-left: 35px;
    position: absolute;
    top: 520px;
    padding: 20px 50px;
}

.show_box .show_tab {
    border-bottom: solid 1px #ccc;
}

.show_box .show_tab .more {
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    float: right;
    line-height: 37px;
}

.show_box .show_tab ul {
    overflow: hidden;
    display: inline-block;
}

.show_box .show_tab ul li {
    float: left;
    width: 160px;
    line-height: 37px;
}

.show_box .show_tab ul li a {
    font-size: 16px;
    width: 115px;
    float: left;
    margin-right: 20px;
    text-align: center;
    display: block;
    color: #fff;
    height: 37px;
    line-height: 37px;
    background: #242E37;
}

.show_box .show_tab ul li.selected a {
    background: #bc9672;
}

.show_con .case_img {
    margin-top: 30px;
    width: 1000px;
}

.show_con .case_img .gd_all ul {
    width: 1062px;
    margin: 0px;
}

.show_con .case_img .gd_all li {
    width: 212px;
    height: 200px;
    position: relative;
}

.show_con .case_img .gd_all li img {
    border: 1px #e3e1e1 solid;
    background: #fff;
    width: 210px;
    height: 150px;
}

.show_con .case_img .gd_all li a.name {
    background: none;
    margin-top: 10px;
    color: #333;
    width: 185px;
    height: 32px;
    line-height: 20px;
    padding-top: 150px;
    position: absolute;
    bottom: 0;
    left: 16px;
}

.show_con .case_img .gd_all li a.name:hover {
    color: #bc9672;
}

/*公司新闻*/

.news_box {
    height: 454px;
    margin-top: 40px;
}

.new_bg_tit {
    background: url(../images/newbg_tit_bg.jpg) no-repeat 347px 39px;
    height: 52px;
}

.new_bg_tit a {
    float: right;
    display: block;
    margin-top: 36px;
    color: #FC8E01;
}

.news_tit {
    padding-bottom: 5px;
}

.news_tit h3 {
    overflow: hidden;
}

.news_tit h3 a {
    display: block;
}

.news_tit h3 a.tit {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.faq {
    width: 550px;
}
.faq .ly_cont li{
   padding:10px 20px;
}
.faq .ly_cont li input{
    border: solid 1px #ccc;
    height: 35px;
    width: 340px;
}
.faq .ly_cont li span{
    padding-right: 20px;
}
.faq .ly_cont li textarea{
    width: 340px;
    height: 130px;border: solid 1px #ccc;
}
.faq .ly_cont button{
    display: block;
width: 100px;
height: 35px;
line-height: 35px;
margin-top: 20px;
background: #bc9672;
color: #fff;
text-align: center;
margin-left: 100px;
border: 0;
}
.faq .news_tit h3 a {
    height: 30px;
    line-height: 30px;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    position: relative;
}

.faq .news_tit h3 a span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #666;
    font-weight: 100;
}

.faq .faq_con dl {
    border-bottom: solid 1px #ccc;
    padding: 18px 0;
}

.faq .faq_con dl dt {
    line-height: 30px;
    font-size: 15px;
    height: 45px;
    overflow: hidden;
}

.faq .faq_con dl dd {
    font-size: 13px;
    line-height: 26px;
    height: 50px;
    overflow: hidden;
    color: #666;
}

.faq .faq_con dl span {
    float: left;
    display: block;
    width: 500px;
}

.faq .faq_con dl i {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    background: #bc9672;
    float: left;
}

.faq .faq_con dl dt i {
    background: #252E37;
}

.news_box #tab2 {
    width: 590px;
    margin-right: 25px;
    border-right: dashed 1px #ccc;
}

.news_box #tab2 .new_box {
    margin-top: 10px;
}

.news_box #tab2 .news_tit {
    margin-top: 20px;
}

.news_box #tab2 .news_box #tab2 .news_tit .hon_tit {
    border: none
}

.news_box #tab2 .news_tit ul li {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100px;
    cursor: pointer;
    height: 36px;
    line-height: 29px;
    text-align: center;
}

.news_box #tab2 .news_tit ul li.selected {
    color: #bc9672;
}

.news_box #tab2 .news_tit ul li.selected a {
    color: #bc9672;
}

.news_box #tab2 .news_tit a {
    display: block;
}

.news_box #tab2 .news_con .news_img {
    overflow: hidden;
    -webkit-transition: all .5s ease-out;
    padding: 10px;
    margin-right: 3px;
}

.news_box #tab2 .news_con .news_img:hover {
    box-sizing: border-box;
    transform: translate(-10px, -10px);
    border: solid 1px #258102;
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}

.news_box #tab2 .news_con .news_img img {
    width: 268px;
    height: 160px;
    border: 1px #d9d9d9 solid;
}

.news_box #tab2 .news_con .news_img .right {
    width: 460px;
    margin-top: 13px;
    width: 268px;
}

.news_box #tab2 .news_con .news_img .right p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 9px;
    height: 60px;
    overflow: hidden;
}

.news_box #tab2 .news_con .news_img .right a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 268px;
}

.news_box #tab2 .news_con .news_img .right a.f14 {
    font-size: 14px;
    margin-top: 17px;
    display: block;
    color: #045DB8;
    border: 1px solid #24A749;
    width: 80px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
}

.news_box #tab2 .news_con .news_img .right a.f14:hover {
    background-color: #bc9672;
    border: 1px solid #bc9672;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.news_box #tab2 .news_con .news_list {
    margin-left: 0px;
}

.news_list dl {
    height: 105px;
    width: 560px;
    margin-bottom: 20px;
    -webkit-transition: all .5s ease-out;
}

.news_list dl dt {
    float: left;
    width: 145px;
    height: 105px;
    text-align: center;
    position: relative;
}

.news_list dl dt p {
    padding-top: 10px;
    display: block;
    width: 100px;
    height: 65px;
    text-align: center;
    color: #fff;
    background: #999999;
    position: absolute;
    top: 10px;
    left: 23px;
}

.news_list dl:hover dt p {
    background: #bc9672;
}

.news_list dl dt img {
    width: 145px;
    height: 105px;
}

.news_list dl dt strong {
    font-size: 28px;
    display: block;
    line-height: 30px;
}

.news_list dl dt span {
    font-size: 14px;
    display: block;
}

.news_list dl dd {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 385px;
    overflow: hidden;
    height: 100px;
}

.news_list dl a {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 25px;
    position: relative;
    padding-bottom: 8px;
}

.news_list dl a span {
    display: block;
    width: 54px;
    height: 22px;
    background: url(../images/new_hot1.jpg);
    position: absolute;
    right: 0;
    top: 0;
}

.news_list dl:hover a span {
    background: url(../images/new_hot.jpg);
}

.news_list dl p {
    margin-top: 3px;
    color: #666;
    line-height: 28px;
}

.news_list dl:hover {
    border: 1px solid #bc9672;
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
</pre></body></html>